path bar: Stop mishandling slider buttons
authorMatthias Clasen <mclasen@redhat.com>
Mon, 14 Mar 2016 03:05:54 +0000 (23:05 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 14 Mar 2016 03:09:41 +0000 (23:09 -0400)
commit8a3c25ca66e7c2a4e1575fdf10ef0bb1cf66f846
treed2e15b76cf00b222cc27962a38a35610d561b47d
parent302b830649f6b52a65680e7f355fba6e92c44731
path bar: Stop mishandling slider buttons

We must call get_preferred_width/height on the slider buttons
before allocating them, otherwise the layout machinery spews
warnings.
gtk/gtkpathbar.c